Skip to content

fix(clerk-js): Handle gracefully Coinbase Wallet use of existing Passkey - #4302

Merged
chanioxaris merged 1 commit into
mainfrom
haris/user-831-connect-an-existing-coinbase-wallet-passkey-fails-to
Oct 8, 2024
Merged

fix(clerk-js): Handle gracefully Coinbase Wallet use of existing Passkey#4302
chanioxaris merged 1 commit into
mainfrom
haris/user-831-connect-an-existing-coinbase-wallet-passkey-fails-to

Conversation

@chanioxaris

Copy link
Copy Markdown
Contributor

Description

There is a chance that as a user when you try to setup and use the Coinbase Wallet with an existing Passkey in order to authenticate, the initial generate signature request to be rejected. For this reason we retry the request once more in order for the flow to be able to be completed successfully.

Before

before.mov

After

after.mov

Checklist

  • npm test runs as expected.
  • npm run build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

@changeset-bot

changeset-bot Bot commented Oct 8, 2024

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 25e208f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@clerk/clerk-js Patch
@clerk/chrome-extension Patch
@clerk/clerk-expo Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

There is a chance that as a user when you try to setup and use the Coinbase Wallet with
an existing Passkey in order to authenticate, the initial generate signature request to
be rejected. For this reason we retry the request once more in order for the flow to be
able to be completed successfully.
@chanioxaris
chanioxaris force-pushed the haris/user-831-connect-an-existing-coinbase-wallet-passkey-fails-to branch from 3a6b163 to 25e208f Compare October 8, 2024 11:50
@chanioxaris
chanioxaris merged commit a46c44e into main Oct 8, 2024
@chanioxaris
chanioxaris deleted the haris/user-831-connect-an-existing-coinbase-wallet-passkey-fails-to branch October 8, 2024 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants